Apply Theme To Items

{ applyTheme }

Apply Theme To Items.

Method

/API2/themes/applyTheme

  • API Section: /API2/themes
  • API Version: 2.0
  • From Release: 2023.10
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
    • Domain Admin
  • Input Parameters

    Name

    themeToItemsObject

    Object Type

    Description

    An object containing theme id and the item ids that should contain this theme.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Generic API response object with success or failure flag and related messages.

    Examples